@charset "UTF-8";

/* ========== 首页start ========== */
/* ========== section1 start ========== */
.section1{
    padding: 20px;
}
.section1 .section1top{
    margin-bottom: 28px;
}


.section1 .section1top .yjTitle{
    line-height: 44px;
    font-size: 28px;
    color: #333333;
    height: 44px;
    overflow: hidden;
}
.section1 .section1top .yjTitle a{
    line-height: 44px;
    height: 44px;
    font-size: 28px;
    color: #333333;
    font-weight: bold;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}
.section1 .section1top .yjTitle:hover a{
    color: #0072dd;
}
.section1 .section1top{
    padding-bottom: 16px;
    border-bottom: 1px solid #e5e5e5;
}
.section1 .section1top .leftTitle{
    display: block;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    color: #666666;
    overflow: hidden;
}

.section1 .section1top .more{
    display: block;
    float: right;
    line-height: 32px;
    font-size: 14px;
    color: #0072dd;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.section1 .section1top .more:hover{
    font-weight: bold;
}
/* 轮播图-全文列表部分 */
.section1{
    background-image: url(../../pc/images/djBg/bg-2.png);
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
}

.section1 .leftImg{
    width: 43.0555%;
    float: left;
}

.section1 .pic::before{
    padding-top: 67.7419%;
}

.section1 .pic img{
    border-radius: 10px 10px 0 0 ;
}

.section1 .rightText{
    overflow: hidden;
    padding-left: 30px;
}

.section1 .rightText .titleGroup{
    float: left;
}

.section1 .rightText .topText{
    border-bottom: 2px solid #e5e5e5;
}

.section1 .rightText .lookMore{
    float: right;
}

.section1 .rightText .lookMore a{
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #999999;
}

.section1 .rightText .lookMore a:hover{
    transition: .3s;
    color: #0072dd;

}
 
.section1 .rightText .gongGaotitle{
    color: #333333;
    line-height: 40px;
    font-size: 22px;
    display: inline-block;
    margin-right: 17px;
    padding: 0 10px;
    font-weight: bold;
    cursor: pointer;
}

.section1 .rightText .gongGaotitle:hover,
.section1 .rightText .gongGaotitle.hover{
    transition: .3s;
    background-color: #0072dd;
    color: #FFFFFF;
}


.section1 .rightText .topTitle a{
    color: #333333;
    font-size: 18px;
    line-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.section1 .textList{
    overflow: hidden;
    text-overflow: ellipsis;
}

.section1 .textList .listItemBox{
    border-bottom: 1px solid #e5e5e5;
}

.section1 .textList .listItemBox a{
    position: relative;
}



.section1 .textList a{
    position: relative;
    line-height: 57px;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
}

.section1 .textList a:hover,
.section1 .textList a.hover,
.section1 .textList a:hover::before,
.section1 .textList a.hoverbefore{
    transition: .3s;
    color: #0072dd;
}

.section1 .textList a:hover::before,
.section1 .textList a.hoverbefore{
    background-color: #0072dd;
}


.section1 .textList .data{
    line-height: 57px;
    font-size: 14px;
    color: #999999;
    float: right;
}

 /* 首页slick焦点轮播 start */
.section1 .focusSlickBox {position: relative;overflow: hidden;border-radius: 10px;}
.section1 .focusSlickBox .pic {position: relative;}
.section1 .focusSlickBox .pic::before {display: block;content: '';padding-top: 66.7143%;}
.section1 .focusSlickBox .pic img {position: absolute;width: 100%;height: 100%;left: 0;top: 0;object-fit: cover;object-position: center center;}
.section1 .focusSlickMask {width: 100%;background: rgba(0, 0, 0, 0.6);position: absolute;left: 0;bottom: 0;overflow: hidden;z-index: 2;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 0 20px;}
.section1 .focusSlickDots {float: right;display: inline;margin-left: 20px;}
.section1 .focusSlickDots .slick-dots {position: unset;height: 60px;text-align: center;font-size: 0;line-height: 60px;overflow: hidden;}
.section1 .focusSlickDots .slick-dots li {margin: 0;border: 1px solid rgba(255, 255, 255, 0.4);display: inline-block;width: 10px;height: 10px;border-radius: 100%;vertical-align: middle;cursor: pointer;background-color: rgba(255, 255, 255, 0.4);}
.section1 .focusSlickDots .slick-dots li+li {margin: 0 0 0 8px;}
.section1 .focusSlickDots .slick-dots li.slick-active {background: #FFFFFF;width: 17px;height: 9.8px;border-radius: 5px;}
.section1 .focusSlickText {overflow: hidden;}
.section1 .focusSlickText .title {font-size: 16px;color: #FFFFFF;height: 60px;line-height: 60px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/* 首页slick焦点轮播 end */

/* ========== section1 start ========== */



/* ========== section2 start ========== */

.section2Box{
    overflow: hidden;
 }

 .section2C{
    margin-right: -30px;
 }

 .section2C .con{
    padding: 20px;
    margin-right: 30px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 430px;
 }


 .section2C dd{
    width: 50%;
    float: left;
   
 }

/* 左盒子顶部标题 */
.section2{
    overflow: hidden;
}
.section2 .leftBox .topText{
    border-bottom: 2px solid #e5e5e5;
}

.section2 .leftBox .lookMore{
    float: right;
}

.section2 .leftBox .lookMore a{
    width: 100%;
    height: 100%;
    font-size: 16px;
    line-height: 40px;
}

.section2 .leftBox .titleGroup{
    float: left;
}

.section2 .leftBox .lookMore a:hover{
    transition: .3s;
    color: #0072dd;

}
 
.section2 .leftBox .gongGaotitle{
    color: #333333;
    line-height: 40px;
    font-size: 22px;
    display: inline-block;
    margin-right: 17px;
    padding: 0 10px;
    font-weight: bold;
    cursor: pointer;
}

.section2 .leftBox .gongGaotitle:hover,
.section2 .leftBox .gongGaotitle.hover{
    transition: .3s;
    background-color: #0072dd;
    color: #FFFFFF;
}


.section2 .leftBox .topTitle a{
    color: #333333;
    font-size: 18px;
    line-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* 图文 */
.section2ImgTextBox{
    padding: 10px 30px;
    overflow: hidden;
}



.section2ImgText {
    box-sizing: border-box;
}

.section2ImgText .con1{
    padding: 30px 0;
}




.section2ImgText .dd {
    transition: .9s;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 11px;
}


.section2ImgText .dd .leftImg {
    box-sizing: border-box;
    width: 195px;
}

.section2ImgText .dd .leftImg .pic::before {
    padding-top: 66.6666%;
}

.section2ImgText .dd .leftImg img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
}

.section2ImgText .dd .text {
    transition: .9s;
    padding-left: 20px;
    overflow: hidden;
}

.section2ImgText .dd .title {
    overflow: hidden;
    line-height: 34px;
    font-size: 18px;
    color: #454545;
    margin-bottom: 8px;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
}

.section2ImgText .dd .data   {
    overflow: hidden;
    line-height: 21px;
    font-size: 14px;
    color: #999999;
    /* margin-bottom: 17px; */
    text-overflow: ellipsis;
}

.section2ImgText .dd .textC {
    overflow: hidden;
    font-size: 14px;
    color: #999999;
    line-height: 19px;
    margin-bottom: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
}

.section2ImgText .dd .title:hover {
    transition: .9s;
    color: #005bac;
}

.section2ImgText .dd .text:hover .title,
.section2ImgText .dd .text:hover .more a,
.section2ImgText .dd .text.hover .more a,
.section2ImgText .dd .text.hover .title{
    color: #005bac;
    transition: .5s;
}

/* 全文列表 */

.section2 .textList{
    overflow: hidden;
    text-overflow: ellipsis;
}

.section2 .textList .listItemBox{
    padding-left: 17px;
    position: relative;
}

.section2 .textList a{
    position: relative;
    line-height: 50px;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
}

.section2 .textList .listItemBox::before{
    position: absolute;
    left: 0;
    bottom: 50%;
    content: "";
    width: 7px;
    height: 7px;
    background-color: #d9d9d9;
    border-radius: 50%;
    transform: translateY(3px);
    -webkit-transform: translateY(3px);
}
.section2 .textList .listItemBox:hover::before{
    background-color: #0072dd;
}

.section2 .textList a:hover,
.section2 .textList a.hover,
.section2 .textList a:hover::before,
.section2 .textList a.hoverbefore{
    transition: .3s;
    color: #0072dd;
}

.section2 .textList a:hover::before,
.section2 .textList a.hoverbefore{
    background-color: #0072dd;
}


.section2 .textList .data{
    line-height: 50px;
    font-size: 14px;
    color: #999999;
    float: right;
}

/* 右边 */
.section2C .rightBox .title{
    color: #333333;
    line-height: 34px;
    font-size: 20px;
    display: inline-block;
    margin-right: 17px;
    margin-left: 48px;
    font-weight: bold;
} 
.section2 .rightBox .topText{
    position: relative;
}




.section2C  .icon{
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: url(../images/fg.png);
    background-size: 33px;
    background-position:left center;
    background-repeat: no-repeat;
    display: inline-block;  
    width: 48px;
    height: 33px;
}


.section2 .rightCon{
    padding:20px ;
    margin-right: 30px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 430px;
}


.section2 .rightBox .lookMore{
    float: right;
}

.section2 .rightBox .lookMore a{
    width: 100%;
    height: 100%;
    font-size: 16px;
    line-height: 40px;
    color: #999999;
}

.section2 .rightBox .lookMore:hover a{
    transition: .3s;
    color: #0072dd;

}
 
.section2 .rightBox .gongGaotitle{
    color: #333333;
    line-height: 40px;
    font-size: 22px;
    display: inline-block;
    margin-right: 17px;
    padding: 0 10px;
    font-weight: bold;
}

.section2 .rightBox .gongGaotitle:hover,
.section2 .rightBox .gongGaotitle.hover{
    transition: .3s;
    background-color: #0072dd;
    color: #FFFFFF;
}

.section2 .rightBox .listItemBox{
    font-size: 16px;
    color: #333333;
}


.section2 .rightBox .textList a{
    line-height: 51px;

}

/* 二通栏结束 */


/* 三通栏开始 */
.section3{
    height: 100px;
    width: 100%;

}
.section3{
    /* background-image: url(../../common/images/bg1.png); */
    background-position: center;
    background-repeat: no-repeat;
    background-size:100% 100%; 
    text-align: center;
}   

.section3 .yjTitle{
    line-height: 58px;
    font-size: 34px;
    color: #ffffff;
    font-weight: bold;
}   

.section3 .ejTitle{
    line-height: 32px;
    font-size: 20px;
    color: #ffffff;
}   
/* 三通栏结束 */
/* 四通栏开始 */
.section4C{
    margin-right: -30px;
    overflow: hidden;
}

.section4C dd{
    width: 33.3333%;
    float: left;
    overflow: hidden;
}

.section4C dd .con{
    margin-right: 30px;
    border: 1px solid #f0f0f0;
    padding:18px 20px 16px 20px ;
    overflow: hidden;
    height: 610px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.section4 dd .con .topTitle{
    margin-left: 48px;
    font-size: 18px !important;
}

.section4 .rightBox .lookMore{
    float: right;
}

.section4 .rightBox .lookMore a{
    width: 100%;
    height: 100%;
    font-size: 16px;
    line-height: 40px;
    color: #999999;
}

.section4 .leftBox .lookMore a:hover{
    transition: .3s;
    color: #0072dd;

}
 
.section4 .rightBox .gongGaotitle{
    color: #333333;
    line-height: 40px;
    font-size: 22px;
    display: inline-block;
    margin-right: 17px;
    padding: 0 10px;
    font-weight: bold;
}

.section4 .rightBox .gongGaotitle:hover,
.section4 .rightBox .gongGaotitle.hover{
    transition: .3s;
    background-color: #0072dd;
    color: #FFFFFF;
}

.section4 .rightBox .listItemBox{
    font-size: 16px;
    color: #333333;
}


.section4 .rightBox .textList a{
    line-height: 54px;

}

.section4C .rightBox .title{
    color: #333333;
    line-height: 34px;
    font-size: 14px;
    display: inline-block;
    margin-right: 17px;
    font-weight: bold;
} 
.section4 .rightBox .topText{
    position: relative;
}

.section4 .rightBox .topText:hover .title,
.section4 .rightBox .topText.hover .title,
.section4 .rightBox .topText:hover .lookMore a,
.section4 .rightBox .topText.hover .lookMore a{
    transition: all .3s;
    color: #0072dd;
}

.section4C  .icon{
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: url(../images/fg.png);
    background-size: 33px;
    background-position:left center;
    background-repeat: no-repeat;
    display: inline-block;  
    width: 48px;
    height: 33px;
}

 /* 首页slick焦点轮播 start */
 .section4 .focusSlickBox {position: relative;overflow: hidden;}
 .section4 .focusSlickBox .pic {position: relative;}
 .section4 .focusSlickBox .pic::before {display: block;content: '';padding-top: 66.7143%;}
 .section4 .focusSlickBox .pic img {position: absolute;width: 100%;height: 100%;left: 0;top: 0;object-fit: cover;object-position: center center;}
 .section4 .focusSlickMask {width: 100%;background: rgba(0, 0, 0, 0.2);position: absolute;left: 0;bottom: 0;overflow: hidden;z-index: 2;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 0 20px;}
 .section4 .focusSlickDots {float: right;display: inline;margin-left: 20px;}
 .section4 .focusSlickDots .slick-dots {position: unset;height: 60px;text-align: center;font-size: 0;line-height: 60px;overflow: hidden;}
 .section4 .focusSlickDots .slick-dots li {margin: 0;border: 1px solid rgba(255, 255, 255, 0.4);display: inline-block;width: 10px;height: 10px;border-radius: 100%;vertical-align: middle;cursor: pointer;background-color: rgba(255, 255, 255, 0.4);}
 .section4 .focusSlickDots .slick-dots li+li {margin: 0 0 0 8px;}
 .section4 .focusSlickDots .slick-dots li.slick-active {background: #FFFFFF;width: 17px;height: 9.8px;border-radius: 5px;}
 .section4 .focusSlickText {overflow: hidden;}
 .section4 .focusSlickText .title {font-size: 18px;color: #FFFFFF;height: 40px;line-height: 60px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
 /* 首页slick焦点轮播 end *4

/* 全文列表 */
.section4 .textList{
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
}

.section4 .textList .listItemBox{
    position: relative;
}

.section4 .textList a{
    position: relative;
    line-height: 50px;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
}


.section4 .textList a:hover,
.section4 .textList a.hover,
.section4 .textList a:hover::before,
.section4 .textList a.hoverbefore{
    transition: .3s;
    color: #0072dd;
}

.section4 .textList a:hover::before,
.section4 .textList a.hoverbefore{
    background-color: #0072dd;
}


.section4 .textList .data{
    line-height: 50px;
    font-size: 14px;
    color: #999999;
    float: right;
}

.section4 .slickC{
    text-align: center;
    padding: 20px 0;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 4px;
}


.section4 .slickC .pic {
    border-radius: 6px;
 }
 

.section4 .slickC .pic img{
   border-radius: 6px;
}

.section4 .slickC .text a{
    line-height: 45px;
    font-size: 16px;
    color: #333333;
 }
 /* 中图文 */
 /* 图文 */
.section4 .section4ImgTextBox{
    padding: 10px 30px;
    overflow: hidden;
}



.section4 .section4ImgText {
    box-sizing: border-box;
}

.section4ImgText .con1{
    padding: 15px 0 0 0 ;
}




.section4 .section4ImgText dd {
    transition: .9s;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 15px;
    width: 100%;
    float: none;
}


.section4 .section4ImgText dd .leftImg {
    box-sizing: border-box;
    width: 195px;
}

.section4 .section4ImgText dd .leftImg .pic::before {
    padding-top: 66.6666%;
}

.section4 .section4ImgText dd .leftImg img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
}

.section4ImgText dd .text {
    transition: .9s;
    padding: 16px 20px 25px 20px;
    overflow: hidden;
}

.section4 .section4ImgText dd .title {
    overflow: hidden;
    line-height: 23px;
    font-size: 16px;
    color: #333333;
    margin-bottom: 21px;
    margin-left: 0;
    padding: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
}

.section4 .section4ImgText dd .data{
    overflow: hidden;
    line-height: 21px;
    font-size: 14px;
    color: #999999;
    text-overflow: ellipsis;
    float: left;
}
.section4 .section4ImgText dd .more  {
    width: 16px;
    height: 21px;
    float: right;
    line-height: 21px;
    background-image: url(../../cnPc/images/index/moreIconB.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px auto;
}

.section4 .section4ImgText dd .more  a{
    display: block;
    width: 100%;
    height: 100%;
}


.section4 .section4ImgText dd .textC {
    overflow: hidden;
    font-size: 14px;
    color: #999999;
    line-height: 19px;
    margin-bottom: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
}

.section4ImgText dd .title:hover {
    transition: .9s;
    color: #0072dd;;
}

.section4 .section4ImgText dd .centerCon:hover .title,
.section4 .section4ImgText dd .centerCon:hover .more a,
.section4 .section4ImgText dd .centerCon.hover .more a,
.section4 .section4ImgText dd .centerCon.hover .title,
.section4 .section4ImgText dd .centerCon.hover .data,
.section4 .section4ImgText dd .centerCon.hover .data{
    color: #0072dd;
    transition: .5s;
}

.section4 .section4ImgText dd .centerCon:hover .more ,
.section4 .section4ImgText dd .centerCon.hover .more {
   background-image: url(../../cnPc//images/index/moreIcon.png);
}

/* 全文列表 */

.section4 .centerList  .listItemBox{
    margin-bottom: 4.5px;
}

/* 右边图文 */
.section4 .rightList .listItemBox a{
    line-height: 53.5px;
}


/* section4左中右的图标 */

.section4 .djDt{
    background-image: url(../../cnPc/images/djDt.png);
}

 .section4  .djZl{
    background-image: url(../../cnPc/images/djZl.png);
}

 .section4  .dfLz{
    background-image: url(../images/dfLz.png);
    background-size: 30px;
}

/* 2024-3-30 */

/* ========== section2 end  ========== */



/* ========== 首页 end ========== */